MY词语>英语词典>write in code翻译和用法

write in code

[网络] 写代码

网络

双语例句

  • Some of the frameworks I've seen on the market allow developers to write their code in the back-end language, and the framework creates the front-end JavaScript code.
    我在市场上看到的一些框架允许开发人员用后端语言编写代码,然后由框架创建前端JavaScript代码。
  • As with natural language, it is possible to write "sentences" in computer code that, although different in composition, convey the same meaning.
    因为用自然语言,它可以编写计算机代码里的“句子”,虽然组分不同,但转达了相同的含义。
  • You can also optionally write code to sort the columns on plug-in ID like in the sample code.
    我们也可以编写一些代码根据插件ID列进行排序,就像是我们的样例代码一样。
  • Just as there are no rules that tell you exactly what comments to write in your code, there is no universal list of the "right" attributes.
    正如没有哪条规则告诉你代码里的注释一定要怎么写才正确,也不存在“正确”属性的一个普适的列表。
  • Developers write their business logic in EGL source code using the powerful development facilities of Rational Business Developer Extension ( RBDe).
    开发人员利用RationalBusinessDeveloperExtension(RBDe)的强大的开发工具在EGL源代码中写出他们的商业逻辑。
  • We write our code in such a way that some other piece of code is responsible for selecting which implementation of the Math interface our code will use
    我们以特定的方式编写另一段代码,使其负责选择代码将要使用的Math接口实现
  • You can write Java code in the morning, PHP code in the early afternoon, and updates to a Web site with XM in late afternoon.
    您可以在早上编写Java代码,在下午早些时候编写PHP代码,然后在下午晚些时候用XM对网站进行更新。
  • If you can't remember your number, write it in code in a diary.
    如果记不住自己的号码,可以用代码记在日记簿里。
  • So really, the rule of thumb if you think back to Scratch is that any time you write a statement something that does something in one line of code you generally need the semicolon there.
    实际上,根据经验,你们回忆一下在Scratch中,任何时候你们写一条语句-,处理一些操作的一行代码-,你们通常需要在那里加个分号。
  • I'm sure you have been told a number of times that you should write comments in your code.
    毫无疑问,你已经千百次地被告知,在编写代码时一定要添加注释。